Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update composer.json #32

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

MohammadZarifiyan
Copy link
Contributor

Add support for php v8.1

Add support for php v8.1
@ijpatricio ijpatricio merged commit 713ffe3 into ijpatricio:main Feb 1, 2025
1 check passed
@ijpatricio
Copy link
Owner

Hello @MohammadZarifiyan

I'm sorry, but I will have to revert back the PR, not supporting PHP 8.1, because Laravel v11 requires 8.2, and I'm not in a position to be shipping 2 versions.

@MohammadZarifiyan
Copy link
Contributor Author

Hello @MohammadZarifiyan

I'm sorry, but I will have to revert back the PR, not supporting PHP 8.1, because Laravel v11 requires 8.2, and I'm not in a position to be shipping 2 versions.

But i want to install this package on Laravel v10 ! What should i do?

@ijpatricio
Copy link
Owner

There ways to override/change how composer behaves.
Try to run composer require ijpatricio/mingle --ignore-platform-reqs which will ignore the versions of things like php and extensions.

But your best thing to do would be upgrade PHP to 8.2 or 8.3.
Mingle works with Laravel V10, you just have to upgrade PHP - which is recommended, because of the active PHP support.

@MohammadZarifiyan MohammadZarifiyan deleted the patch-1 branch February 3, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants